System.Keychain

(Mac OS X) Returns the default KeyChain. You can assign the default KeyChain by setting this to another KeyChain.

Syntax

Keychain( KeyChain ) as


Parameters

KeyChain


Notes

If no KeyChain exists, it will try to create one. If you don't want it to create one, you should first call System.KeyChainCount and check against 0.